A synonym is a variant of a concept (carrying the same meaning) used in an oral discussion. The use of synonyms is conditioned by the different experience of the participants of the discussion. Developers and business users may have different established names for the same concepts.
Term |
Synonym |
Definition |
---|---|---|
Menu |
|
Logically highlighted area of the user interface, containing a set of commands |
Command |
|
The command that calls the function |
Button |
|
Interface area calling a command/group of commands |
Space |
|
Logically highlighted area of the user interface |
Banner |
|
|
Modal window |
|
A window that blocks work with the interface |
Notification |
|
A message that appears on top of the interface |
Push-notification |
Push |
A notification sent by the mobile app to the mobile device. To receive the push-notification, you need to install the VIEWAPP app on your mobile device |
Attribute |
Property, Parameter, Field |
An attribute, a quality attributed to an object |
Inspection |
|
The main object of the system VIEWAPP. Describes the steps necessary to perform the inspection |
Inspection Template |
Scheme, Inspection Scenario, Inspection Template |
Template on the basis of which the inspection is created |
Access group |
|
An entity that combines users and inspection scenarios. |
Deeplink |
|
Link containing the operating logic (for example, link to the application, user credentials, data needed to automatically create an inspection) |
Process (of inspection) |
|
Logical separated sequence of inspection steps (for example, Document Inspection or Vehicle Inspection) |
Appgallery |
|
The Huawei app store AppGallery |
Google play |
|
The android app store https://play.google.com/ |
App Store |
|
|
User |
Emplyee, agent |
The person who has accessed the VIEWAPP application (or web interface) |
User role |
Rights, roles |
A list of functions that the user is allowed to perform. The role also regulates access to data |
Project of inspection |
|
Inspection prepared on the basis of the inspection template |
Company |
Organisation |
A parameter which regulates the availability of inspections and screens for the user. The company allows you to show the user screens that are specific to the company (for example, the company phone number) |
Type of inspection template |
|
Attribute that allows you to group inspections. It is used for easy access to inspections grouped by type |
App build |
build, app version |
An information product prepared for use. Contains the program code current as of a certain date. It has a coding that defines the version. |
Process type |
|
An attribute that allows grouping processes. |
Webhook |
hook |
A mechanism for notifying a third-party system of events that have occurred in the VIEWAPP. The third-party system in this case is a server or a service configured to receive notifications. |
Logs |
|
A file containing records of system actions performed |
PDF-template |
|
Prepared a template with the rules for filling out the fields. On the basis of which the pdf document is formed |
Billing |
|
The process of accounting and calculating the cost of services rendered |
API |
Application programming interface |
A description of the ways in which another program can access VIEWAPP |
Repeatable process |
|
Predefined set of steps. It is used when we know the set of steps, but we don't know how many times it should be repeated (for example the damage inspection contains 3 obligatory steps, but we don't know how many damages the inspection object has). The repeatable process allows you to implement this scenario. |